home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Source Code / C / Applications / Moscow ML 1.42 / src / compiler / Link.sig < prev    next >
Encoding:
Text File  |  1997-08-18  |  148 b   |  6 lines  |  [TEXT/R*ch]

  1. val write_symbols : bool ref;
  2. val no_header : bool ref;
  3. val autolink  : bool ref
  4. val verbose   : bool ref
  5. val link : string list -> string -> unit;
  6.